body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ad9e80;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ad9e80;
	padding-right: 3px;
	padding-left: 3px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #9D9D9D;
}
.location {
	font-style: italic;
	color: #ad9e80;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
}
.style6 {
	color: #CCCCCC;
	font-weight: bold;
}
a:link {
	color: #4755B0;
}
a:visited {
	color: #8C88CC;
}
a:hover {
	color: #0059FF;
}
a:active {
	color: #0059FF;
}
body {
	background-image: url(../Bkg_main01.jpg);
}
#bar-logo {
	background: #FFFFFF;
}
#bar-address {
	background: #FFFFFF;
}
#photo-table {
	background: #ffffff;
}


div#projStats {
position: absolute;
left: 306px;
top: 170px;
width: 565px;
margin: 0px;
display: none;
height: 399px;
z-index: 1;

}
#transparent {
display: block;
position: absolute;
height: 100%;
width: 100%;
filter: alpha(opacity=90); 
opacity: 0.8;
z-index: -1;
background: #FFFFFF;
color: #000000;
border: 1px solid #000000;
}

#projtext { 
	display: block;
	position: absolute;
	top: 10px;
	padding: 10px;
	overflow: auto;
	height: 380px;
	width: 550px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.project-details a:link, .project-details a:visited, .project-details a:active {
	color: #DDB83B;
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 0px;
	background-color: inherit;
}

.project-details a:hover {
	color: #ad9e80;
	background-color: inherit;
}

div#projStats ul {
	list-style: none;
	margin: 0; 
	padding: 0;
}
div#projStats li {
	display: block;
	padding: 0px 0px 10px 0px;
	line-height: 1.25;	
}

div#projStats span {
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	color: #368801;
	font-size: 11px;
	background-color: inherit;
}
div#close {
	display: block;
	width: 16px;
	min-height: 10px;
	position: absolute;
	right: 32px;
	top: 10px;
	border: 1px solid #777777;
	font-weight: bold;
	text-align: center;
	
} 
div#close a, div#close a:visted, div#close a:active {
	padding: 3px 4px;
	color: #777777;
	text-decoration: none;
	background-color: inherit;
}
div#close a:hover {
	color: #ad9e80;
	text-decoration: none;
	background-color: #a0a0a0;
}
